Package | implementation.guide.nhdr |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=https://example.org/fhir/StructureDefinition/SamplePatient |
Url | https://example.org/fhir/StructureDefinition/SamplePatient |
Status | draft |
Name | SamplePatient |
Experimental | False |
Description | This is a sample patient |
Type | Patient |
Kind | resource |
No resources found
StructureDefinition | |
https://example.org/fhir/StructureDefinition/FatherName ![]() | FatherName |
https://example.org/fhir/StructureDefinition/Sibling ![]() | Sibling |
{
"resourceType" : "StructureDefinition",
"url" : "https://example.org/fhir/StructureDefinition/SamplePatient",
"name" : "SamplePatient",
"status" : "draft",
"description" : "This is a sample patient",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Patient",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Patient.extension:fatherName",
"path" : "Patient.extension",
"sliceName" : "fatherName",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://example.org/fhir/StructureDefinition/FatherName"
]
}
],
"isModifier" : false
},
{
"id" : "Patient.extension:sibling",
"path" : "Patient.extension",
"sliceName" : "sibling",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://example.org/fhir/StructureDefinition/Sibling"
]
}
],
"isModifier" : false
},
{
"id" : "Patient.active",
"path" : "Patient.active",
"max" : "0"
},
{
"id" : "Patient.telecom",
"path" : "Patient.telecom",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.